Make gdk_surface_get_device_position return a boolean
authorMatthias Clasen <mclasen@redhat.com>
Wed, 26 Aug 2020 13:01:48 +0000 (09:01 -0400)
committerAhmed Eldemery <aeldemery.de@gmail.com>
Fri, 28 Aug 2020 16:45:01 +0000 (18:45 +0200)
commit028644d0adfe8c60e96ebf52e96ab48f15c84fa8
treea5c33d033013079610a78965eda4ba17cab65cec
parent76e83d32163f618d726f3aa841537ac1af5ce07e
Make gdk_surface_get_device_position return a boolean

A year ago, we make this function not return the child
surface anymore. But the information whether the device
is actually over the surface is still useful, and we
should not loose it.
gdk/gdksurface.c
gdk/gdksurface.h